Remove a no-op AtkAction from GtkRange
authorMatthias Clasen <mclasen@redhat.com>
Mon, 4 Feb 2013 05:59:14 +0000 (00:59 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 4 Feb 2013 05:59:14 +0000 (00:59 -0500)
commit2ae8a27b4ac26f1a843b0c541d801e3f1cc0d8e0
tree02af77c26365de6d960f9186119ecdc6eb6a4efc
parentf8050c90fadd50e9ec5a453f8f69ef195246b906
Remove a no-op AtkAction from GtkRange

The "activate" action here did not do anything.
It is possible we actually want to have some actions here,
like "step-up", "step-down", "page-up", "page-down", etc.
For now, just remove the AtkAction implementation.
https://bugzilla.gnome.org/show_bug.cgi?id=553334
gtk/a11y/gtkrangeaccessible.c